DoInitialize Method

Summary
Activates the view in derived classes.
Syntax
C#
VB
C++
protected abstract void DoInitialize( 
   WorkstationContainer container, 
   V view 
) 
protected: 
abstract void DoInitialize(  
   WorkstationContainer^ container, 
   V^ view 
)  
Protected MustOverride Sub DoInitialize( 
   ByVal container As WorkstationContainer, 
   ByVal view As V 
) 

Parameters

view
The UI View that is set in the Initialize method.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.